[OT] Icons for Java application (JMeter)

I'm looking for some icons suitable for use in a Swing JTree - so they
need to be GIF or PNG (I don't think SVG works).

I need the following icons:

Success - perhaps a tick?
Failure - perhaps a cross?

These are to be used on the tree entries to distinguish successful and
unsuccessful samples.

At present the label is coloured red for failures, but this is not
much use for colour-blind users (or indeed B+W printing).

There are lots of icon samples on the web, but I've not found one that
is suitable.

Perhaps someone knows of some suitable icons already used by Apache products?

S///
sebb [ Mi, 28 Februar 2007 13:30 ] [ ID #1643438 ]

Re: [OT] Icons for Java application (JMeter)

Continuum has them..
See
http://svn.apache.org/repos/asf/maven/continuum/continuum-1. 0.1/continuum-web/src/main/resources/images/

Mvgr,
Martin

sebb wrote:
> I'm looking for some icons suitable for use in a Swing JTree - so they
> need to be GIF or PNG (I don't think SVG works).
>
> I need the following icons:
>
> Success - perhaps a tick?
> Failure - perhaps a cross?
>
> These are to be used on the tree entries to distinguish successful and
> unsuccessful samples.
>
> At present the label is coloured red for failures, but this is not
> much use for colour-blind users (or indeed B+W printing).
>
> There are lots of icon samples on the web, but I've not found one that
> is suitable.
>
> Perhaps someone knows of some suitable icons already used by Apache
> products?
>
> S///
>
> ------------------------------------------------------------ ---------
> To unsubscribe, e-mail: general-unsubscribe [at] jakarta.apache.org
> For additional commands, e-mail: general-help [at] jakarta.apache.org
>
>
>
Martin van den Bemt [ Mi, 28 Februar 2007 13:44 ] [ ID #1643439 ]

Re: [OT] Icons for Java application (JMeter)

Thanks - those look good.

On 28/02/07, Martin van den Bemt <mllist [at] mvdb.net> wrote:
> Continuum has them..
> See
> http://svn.apache.org/repos/asf/maven/continuum/continuum-1. 0.1/continuum-web/src/main/resources/images/
>
> Mvgr,
> Martin
>
> sebb wrote:
> > I'm looking for some icons suitable for use in a Swing JTree - so they
> > need to be GIF or PNG (I don't think SVG works).
> >
> > I need the following icons:
> >
> > Success - perhaps a tick?
> > Failure - perhaps a cross?
> >
> > These are to be used on the tree entries to distinguish successful and
> > unsuccessful samples.
> >
> > At present the label is coloured red for failures, but this is not
> > much use for colour-blind users (or indeed B+W printing).
> >
> > There are lots of icon samples on the web, but I've not found one that
> > is suitable.
> >
> > Perhaps someone knows of some suitable icons already used by Apache
> > products?
> >
> > S///
> >
> > ------------------------------------------------------------ ---------
> > To unsubscribe, e-mail: general-unsubscribe [at] jakarta.apache.org
> > For additional commands, e-mail: general-help [at] jakarta.apache.org
> >
> >
> >
>
> ------------------------------------------------------------ ---------
> To unsubscribe, e-mail: general-unsubscribe [at] jakarta.apache.org
> For additional commands, e-mail: general-help [at] jakarta.apache.org
>
>
sebb [ Mi, 28 Februar 2007 14:17 ] [ ID #1643440 ]

Re: [OT] Icons for Java application (JMeter)

>>
>> sebb wrote:
>> > I'm looking for some icons suitable for use in a Swing JTree - so they
>> > need to be GIF or PNG (I don't think SVG works).
>> >

A colleague in another conversation pointed out this larger icon set
(under a creative commons license):

http://www.famfamfam.com/lab/icons/silk/

Ian
Ian Darwin [ Mi, 28 Februar 2007 16:49 ] [ ID #1643441 ]
Miscellaneous » gmane.comp.jakarta.general » [OT] Icons for Java application (JMeter)

Vorheriges Thema: reinstatement
Nächstes Thema: Trouble with simple login